home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 April / PCWorld_2005-04_cd.bin / software / vyzkuste / spyware / spyware.exe / Microsoft Baseline Security Analyzer / MBSASetup-EN.msi / Data.Cab / footer.css < prev    next >
Cascading Style Sheet File  |  2004-01-05  |  282b  |  20 lines

  1. body {
  2.     color: white;
  3.     background-color: #6487DC;
  4.     font-family: Verdana;
  5.     font-size: 8pt;
  6.     margin: 0px 7px 0px 7px;
  7.     line-height: 22px;
  8.     cursor: default;
  9. }
  10.  
  11. a {
  12.     color: white;
  13.     text-decoration : none;
  14. }
  15.  
  16. a:hover {
  17.     color: #0000FF;
  18.     text-decoration : underline;
  19. }
  20.